Autogenerated HTML docs for v2.18.0-748-gfa03c 
diff --git a/githooks.txt b/githooks.txt index e3c283a..9590443 100644 --- a/githooks.txt +++ b/githooks.txt 
@@ -485,6 +485,13 @@  hook to limit its search. On error, it will fall back to verifying  all files and folders.   +p4-pre-submit +~~~~~~~~~~~~~ + +This hook is invoked by `git-p4 submit`. It takes no parameters and nothing +from standard input. Exiting with non-zero status from this script prevent +`git-p4 submit` from launching. Run `git-p4 submit --help` for details. +  GIT  ---  Part of the linkgit:git[1] suite